home
***
CD-ROM
|
disk
|
FTP
|
other
***
search
/
600 Games
/
600games.iso
/
Nave
/
Cosmic Defender.swf
/
scripts
/
frame_24
/
DoAction.as
Encoding:
Amiga
Atari
Commodore
DOS
FM Towns/JPY
Macintosh
Macintosh JP
Macintosh to JP
NeXTSTEP
RISC OS/Acorn
Shift JIS
UTF-8
Wrap
Text File
|
2006-06-13
|
137 b
|
5 lines
delete _root.onEnterFrame;
_root.RemoveAll();
_root.tip_str = _root.tip_array[Math.floor(Math.random() * tip_array.length)];
stop();